Suppress docstring control char warning in macro-generated function
authorMattias Engdegård <mattiase@acm.org>
Sat, 24 Feb 2024 11:08:09 +0000 (12:08 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sat, 24 Feb 2024 11:14:19 +0000 (12:14 +0100)
commiteeb89a5cb292bffe40ba7d0b0cf81f82f8452bf8
treef62fc979f24a6a0d86219f7e6d5d4d5362542fef
parent4eed2768b10d074612853b68248a4b255a5c7d58
Suppress docstring control char warning in macro-generated function

* lisp/progmodes/cc-defs.el (c-lang-defconst):
Make sure that `val` won't be treated as a docstring.
lisp/progmodes/cc-defs.el